home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Home 109
/
PC Home 109.iso
/
data1.cab
/
Program_Files
/
quiz.dxr
/
00040.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-03-02
|
172 b
|
9 lines
on mouseUp
global gHardestQuestions
if gHardestQuestions = 9 then
set gHardestQuestions to 1
else
set gHardestQuestions to gHardestQuestions + 1
end if
end